home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / nt / mewn1m.zip / EMACS.INI < prev    next >
INI File  |  1992-10-13  |  2KB  |  58 lines

  1. ; Profile information for MicroEMACS 3.11c for MS-Windows (update 1.1)
  2. ;
  3. ; The information below can be put in the WIN.INI file
  4. ; after removing the comments:
  5.  
  6. [MicroEMACS]
  7. ; InitialSize=optimized
  8. ;   would leave a single row of icons at the bottom of the screen
  9. ;   and have EMACS occupy the rest of the screen at startup
  10. ; InitialSize=maximized
  11. ;   would have EMACS occupy the whole screen at startup
  12. ;   Note that InitialSize=minimized is also understood by the program,
  13. ;   but the size resetting by the startup macro interferes with
  14. ;   the icon.
  15. ;
  16. ; TimeSlice=100
  17. ;   this is the number of milliseconds of processing that EMACS
  18. ;   allows itself to consume before checking its message queue
  19. ;   (and yielding to other Windows applications) while performing
  20. ;   a lengthy operation (reading or writing a file for instance).
  21. ;   100 is actually the default value.
  22. ;
  23. ; DOSBox=dosbox.pif
  24. ; DOSExec=dosexec.pif
  25. ;   set those to point to the actual pathname of the corresponding
  26. ;   PIF files. The only significant difference between the 2 PIFs
  27. ;   supplied with MicroEMACS is the "Close window on exit" option
  28. ;   which is OFF in dosbox.pif and ON in dosexec.pif
  29. ;   Note that these two options are not used under Windows NT.
  30. ;
  31. ; Shell=cmd.exe
  32. ; ShellExecOption=" /c"
  33. ;   This is used under Windows NT only.
  34. ;   The Shell profile string should contain the name of the shell
  35. ;   to be used for pipe-command, filter buffer, shell-command and
  36. ;   i-shell. The ShellExecOption profile string should contain
  37. ;   the option flags that cause the execution under that shell of
  38. ;   a single command (the text of which is appended to the profile
  39. ;   string) so that the shell terminates with that command. The
  40. ;   values shown above are the default ones.
  41. ;
  42. ; HelpFile=mewin.hlp
  43. ;   this specifies the pathname of the WinHelp file for MicroEMACS.
  44. ;
  45. ; Colors=0
  46. ;   0 (the default value) lets MicroEMACS decide if you have a color
  47. ;   or a monochome display. 1 or 2 forces monochrome (useful for
  48. ;   multiple-shades-of-gray laptop screens). Any value above 2 forces
  49. ;   color mode.
  50. ;
  51. ; The following entries are built automatically by the "Save"
  52. ; option of the "Font" dialog box...
  53. ; FontName=
  54. ; CharSet=
  55. ; FontHeight=
  56. ; FontWidth=
  57. ; FontWeight=
  58.